Planet Destroyer
An incremental game built in C# XNA; Generated 180+ itch.io downloads.

Overview
Planet Destroyer is an addictive incremental (cookie clicker-style) game where you buy ships and upgrade your abilities to destroy planets. It was developed in C# using the XNA framework and gained popularity on itch.io. This was a fun project to make because the XNA framework is incredibly minimalist, meaning you have to make essentially everything yourself from basic rectangles and tracking user input. I also made most of the games' texture assets myself and really enjoyed creating the pixel art spritesheets. The game scales nicely and is a very interactive experience with fully customizeable settings (including audio, video, and performance). Check out the repository if you're interested! (Disclaimer: it is windows exclusive and will only run on certain windows machines)
Key Features
- Incremental Gameplay: Buy ships from the store, upgrade certain stats, unlock achievements, and eventually prestige as you progress through the game.
- Customizeable Settings: Adjust audio (music, sound effects, etc) and video (resolution, performance mode) settings at the click of a button to customize your experience. Additionally, the game automatically saves and remembers your progress and settings so they'll be set for future sessions.
- Pixel Art Graphics: Enjoy the retro-inspired visuals made by yours truly.